home *** CD-ROM | disk | FTP | other *** search
/ CICA 32 1998 April / CICA32 (April 1998) (Disc 4 of 4).iso / utils / unzip531.tgz / unzip531.tar / beos / README < prev   
Text File  |  1997-05-31  |  1KB  |  39 lines

  1. UnZip 5.31 for BeOS
  2.  
  3. UnZip 5.30 was the first official release of Info-ZIP's UnZip to support
  4. the filesystem in BeOS.
  5.  
  6. UnZip 5.31 supports the new filesystem present in Advanced Access Release
  7. DR9 of BeOS.
  8.  
  9. *** WARNING ***
  10. The format of the data stored for the BeOS file attributes had to change 
  11. between unzip 5.31b and unzip 5.31c!  This makes the new unzip incompatible
  12. with the old zip's BeOS file attributes.
  13.  
  14. You can still unpack the _data_ in older zip files (and there are several
  15. floating around, even though the unzip 5.31b for DR9 beta was only available
  16. for a week), but you won't be able to recover the file attributes in those
  17. archives.
  18.  
  19. The new scheme makes handling BeOS file attributes much more robust, and
  20. allows for possible future expansion without another round of
  21. incompatibilities.
  22.  
  23. That's life on the edge!
  24. *** WARNING ***
  25.  
  26. The new filesystem allows for huge files (up to several terabytes!) with
  27. huge amounts of meta-data (up to several terabytes!).  The existing ZIP
  28. format was designed when this much data on a personal computer was
  29. science fiction; as a result, it's quite possible that large amounts of file
  30. attributes (more than maybe 100+K bytes) could be truncated.  Zip and UnZip
  31. try to deal with this in a fairly sensible way, working on the assumption
  32. that the data in the file is more important than the data in the file
  33. attributes.
  34.  
  35. Please report any bugs to Zip-Bugs@lists.wku.edu.
  36.  
  37. - Chris Herborth (chrish@qnx.com)
  38.   May 29/1997
  39.